﻿@charset "utf-8";
/*全局样式
---------------------------------------------*/

/*专题*/
.zt-part{min-width:11-0px;padding:30px 0;}
.zt-width{width:1100px;margin:auto;position:relative;}
.zt-width .swiper80{width:100%;}
.zt-width .swiper-container80 {width: 1010px;height: auto;margin-left: auto;margin-right: auto;-moz-box-shadow: 0 0 5px #ccc;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;border: 5px solid #fff;left: -5px;background: #fff;-webkit-transform: translatez(0); -moz-transform: translatez(0);-ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
.zt-width .swiper-button-prev,.zt-width .swiper-button-next{outline:none;}
.zt-width .swiper-slide{text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.zt-part .slide img,.zt-part .swiper-slide img{width:251px;height:83px;display: block;}
.zt-width .swiper-button-prev ,.zt-width .swiper-button-next {position: absolute;top: 50%;outline: 0;width: 32px;height: 56px;margin-top: 0px;text-indent: -9999px;z-index: 9999;}
.zt-width .swiper-button-prev{background:url(../images/pre.png) no-repeat;left: 0; top:16px;}
.zt-width .swiper-button-next{background:url(../images/next.png) no-repeat;right: 0px; top:16px;}
.zt-width .text{width:251px;height:83px;border:1px solid #f3f3f3;}
.bx-wrapper .bx-controls-direction a{width:29px;height:55px;margin-top: -27px;}
.bx-wrapper .bx-prev{background:url(../images/prev.png) no-repeat;left: -70px;}
.bx-wrapper .bx-next{background:url(../images/next.png) no-repeat;right: -70px;}
.bx-wrapper .bx-next:hover{background-position: 0 0;}
.zt-title-img{display:block;width:638px;margin:0 auto 20px auto;}
.zt-show-btn{position: absolute;right:10px;top:0;height:32px;line-height:32px;font-size:16px;font-weight:bold;color:#039481;}
.zt-show-btn img{width:25px;height:25px;vertical-align: middle;}
.zt-all{display:none;width:600px;height:215px;position: absolute;right:80px;top:0;padding: 30px 10px 10px 11px;border: 1px solid #dbdbdb;background: #fff;box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);overflow: hidden; z-index: 100;}
.zt-all h1{position: absolute;top: 8px;left: 10px;line-height: 14px; font-size: 13px;font-weight: bold; color: #333;}
.zt-all .close{position: absolute;display: block;top: 8px;right: 6px;width: 20px;height: 20px;cursor: pointer;}
.zt-all-list{display: block;width: 100%; height: 100%;overflow: auto;}
.zt-all-list a{border:1px solid #dbdbdb;display:block;float:left;padding:5px 10px;margin-right:10px;margin-bottom:10px;}
.swiper-container80 {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	list-style:none;
	padding:0;
	z-index:1
}